Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure LSP notification message is wrapped #221

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

akurtakov
Copy link
Contributor

Caused by long standing SWT issue (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194758 ) but easily
workaroundable as done in this patch.
Some minor SonarLint warnings are also fixed.
Fixes #220 .

Caused by long standing SWT issue (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194758 ) but easily
workaroundable as done in this patch.
Some minor SonarLint warnings are also fixed.
Fixes eclipse-lsp4e#220 .
@akurtakov
Copy link
Contributor Author

@rubenporras Please verify this fixes the issue for you, it was good enough in my tests.

@rubenporras
Copy link
Contributor

@akurtakov , yes, it fixes it for me as well. Thanks. I merge it since I think the test is a wrong positive.

@rubenporras rubenporras merged commit 17a7ff7 into eclipse-lsp4e:master Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LSPNotification cuts message on the right margin, instead of wrapping it
2 participants